Skip to content

Conversation

@ChinChangYang
Copy link
Contributor

The Swift CMake modules (AddSwift.cmake and InitializeSwift.cmake) in
cpp/external/macos/cmake/modules are from the Swift open source project
and are licensed under Apache License v2.0 with Runtime Library Exception.

This commit:

  • Adds the full Apache 2.0 license with Runtime Library Exception to
    cpp/external/macos/LICENSE
  • Updates the main LICENSE file to reference the macos directory
    containing these Swift CMake modules

claude added 3 commits January 8, 2026 03:01
The Swift CMake modules (AddSwift.cmake and InitializeSwift.cmake) in
cpp/external/macos/cmake/modules are from the Swift open source project
and are licensed under Apache License v2.0 with Runtime Library Exception.

This commit:
- Adds the full Apache 2.0 license with Runtime Library Exception to
  cpp/external/macos/LICENSE
- Updates the main LICENSE file to reference the macos directory
  containing these Swift CMake modules
The tclap library was upgraded from 1.2.2 to 1.2.5 in commit b205750,
but the LICENSE file was not updated to reflect this change.
The CMake modules are from apple/swift-cmake-examples, not apple/swift.
The file headers reference swift.org/LICENSE.txt which includes the
Runtime Library Exception.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants